Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed extensions (tokenizers) loading on Android #26437

Conversation

ilya-lavrenov
Copy link
Contributor

Details:

  • Android 's clang has issues with RTTI. So, we need to expose virtual methods from the class to ensure dynamic cast is working.

@ilya-lavrenov ilya-lavrenov added this to the 2024.4 milestone Sep 5, 2024
ilya-lavrenov added a commit that referenced this pull request Sep 5, 2024
@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Sep 5, 2024
Merged via the queue into openvinotoolkit:releases/2024/4 with commit e320367 Sep 5, 2024
146 checks passed
@ilya-lavrenov ilya-lavrenov deleted the android-extensions branch September 5, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph) category: CPP API OpenVINO CPP API bindings Code Freeze
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants